isAsynchronous

Returns true if the message is asynchronous, meaning that it is not subject to Looper synchronization barriers.

Return

True if the message is asynchronous.

See also